@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}
@media(max-width: 1760px){
  .w1600{padding:0 80px;}
}
@media(max-width: 767px){
  .w1600{padding:0 15px;}
}
/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}
.clearfix{clear:both;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}
.pagelist{margin-top: 50px;text-align: center;font-size: 0;margin-bottom: 60px;}
.pagelist li{display: inline-block;}

.pagelist li a{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 32px;
    border: 1px solid #cbcbcb;
    margin: 0 3px;
    padding: 0 12px;
}
.pagelist li.thisclass a{color: #fff;border-color: #cc0000;background: #cc0000;}

.pagelist li span{font-size: 14px;}
.header_top{position:relative;z-index: 10000000;}

.header{z-index: 4777;padding: 0 0 0 3.5rem;position: fixed;height: 94px;top: 0;transition: 0.6s;width: 100%;background: rgba(0,0,0,0.4);}
.header:before{content:"";position:absolute;top:0;left: 0;margin-left: 0;width: 100%;height: 94px;background: transparent;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.header .h-container{padding: 0 25px;width: 1200px;margin: 0 auto;}
.header .logo {display: block;float: left;height: 94px;line-height: 94px;position: relative;}
.header .logo img.img02{ display:none}
.header .right{margin-right: 0;}

.header:after{ content:""; position:absolute; bottom:0; left:0; width:0; height:1px; background:rgba(255,255,255,0.2); transition:3s}
.header.on:after{ width:100%}

.yingpin{height: 40px;font-size: 14px;padding: 0 40px;line-height: 40px;background-color: #fff;border: 1px solid #ddd;cursor:pointer;}

.windowmod{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
.bgmod{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.3);
}
.contain{
    padding: 40px;
    border-radius: 4px;
    background-color: #ffffff;
    position: relative;
    z-index: 999999;
}
.contain h6{font-size: 24px;text-align: center;color: #333;margin-bottom: 30px;}
.contain .biaodan_zp{margin-bottom: 15px;}
.contain .biaodan_zp span{font-size: 16px;line-height: 36px;}
.contain .biaodan_zp .intxt{min-width: 300px;height: 36px;border:1px solid #ddd;}
.contain .biaodan_tj{margin:0 auto;width: 100%;text-align: center;}
.contain .biaodan_tj .coolbg{width: 140px;font-size: 16px;display: inline-block;line-height: 40px;background:#f4f5f9;border:1px solid #ddd;margin-top: 10px;cursor:pointer;}
.nav{float: left;position:relative;}
.nav li{position: relative;float: left;display: block;margin-right: 3.75rem;}
.nav li.nav_li{}
.nav>ul>li>a{display: block;height: 94px;line-height: 94px;text-align: center;margin: 0;position: relative;z-index: 1;font-size: 16px;color: #fff;}
.nav>ul>li>a:before {content: "";width: 0;height: 4px;position: absolute;left: 0;bottom: 0;margin-left: 0;-webkit-transition: 0.6s;transition: 0.6s;background: #cc0000;}
.nav>ul>li>a:hover:before,.nav>ul>li.on>a:before{width: 100%;}
.nav>ul>li.nav_li:after{content:"";position:absolute;top: 50%;bottom:0;right: 5px;width:10px;height:5px;margin-top: -2.5px;}
.nav>ul>li .rd-navbar-dropdown{position: absolute;top: 79%;left: 50%;margin-left: -60px;width: 120px;padding: 20px 0 0;z-index: 5;margin-top: 20px;text-align: center;transform: translate3d(0, 0, 0);visibility: hidden;opacity: 0;transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.nav>ul>li:nth-child(3) .rd-navbar-dropdown{ width:160px; margin-left:-80px}
.nav>ul>li .rd-navbar-dropdown li{display:block;float:none;margin-right: 0;}
.nav>ul>li .rd-navbar-dropdown::before {content: '';background: rgba(255, 255, 255, 0.9);position: absolute;top: 20px;right:0;bottom:0;left:0;box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.13);}
.nav>ul>li .rd-navbar-dropdown::after {content: '';position: absolute;top: 10px;left: 50%;width: 0;height: 0;border-style: solid;border-width: 0 8px 10px 8px;border-color: #fff transparent #fff transparent;margin-left: -8px;display: none;}
.nav>ul>li .rd-navbar-dropdown li > a, .nav>ul>li .rd-navbar-dropdown li > a::before, .nav>ul>li .rd-navbar-dropdown li > a{ transition: .15s ease-in-out;}
.nav>ul>li .rd-navbar-dropdown li > a, .nav>ul>li .rd-navbar-dropdown li > a:focus, .nav>ul>li .rd-navbar-dropdown li > a:active{ color: #151515;}
.nav>ul>li .rd-navbar-dropdown li > a{position: relative;padding: 10px 0;text-align: center;line-height: 26px;white-space: nowrap;transition: 0.6s;}
.nav>ul>li .rd-navbar-dropdown li > a::before{content: '';position: absolute;top: 10px;left: 0;display: inline-block;width: 0;height: 0;font-size: 0;line-height: 0;border-style: solid;border-width: 4px 0 4px 10px;border-color: transparent transparent transparent #b7b7b7;display: none;}
.nav>ul>li .rd-navbar-dropdown li > a:hover{color: #fff;background: #cc0000;}
.nav>ul>li .rd-navbar-dropdown li > a:hover::after{ border-color: transparent transparent transparent #cc0000;}
.nav>ul>li .rd-navbar-dropdown.focus{margin-top:0;visibility:visible;opacity:1;}

.header .layui-container{ transition:1s}


.header .content{padding: 0;}
.header .content .right dl{float:left;font-size:0;line-height: 75px;margin-left: 1rem;position:relative;z-index: 10;}
.header .content .right dl dd{display:inline-block;margin-right: 0.875rem;cursor: pointer;}
.header .content .right dl dd a{display:inline-block;height: 46px; position:relative; vertical-align:middle}
.header .content .right dl dd a img{vertical-align:top;position: relative;}
.header .content .right dl dd a .con{position:absolute;right:0;top:0;bottom:0;width:100%;border-radius:23px;background: #cc0000;transition:0.6s;opacity:0;font-size:16px;color:#fff;text-align:left;padding-left:20px;line-height:46px;white-space: nowrap;}

.header .content .right dl dd a:hover .con{ width:180px; opacity:1}

.headerny{background: #fff;position: relative;}
.headerny .nav>ul>li>a{color: #333}




.rd-navbar-main-element { position: absolute; float: left;}
.rd-navbar-nav-wrap.active {
    transform: translateX(0);
}
.rd-navbar-nav-wrap {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.9);
    box-shadow: none;
}
.rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: -37px;
    bottom: -56px;
    z-index: 1020009;
    width: 100%;
    padding: 112px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 34px;
    transform: translateX(-110%);
}
.rd-navbar-nav {
    display: block;
    margin: 15px 0;
    height: auto;
    text-align: left;
}
.rd-navbar-submenu {
    position: relative;
}
.rd-nav-item {
    text-align: left;
}
.rd-navbar-wrap, .rd-navbar, .rd-menu, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-nav-wrap, .rd-navbar-submenu {
    transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}
.rd-nav-link {
    color: #151515;
}
.rd-nav-link {
    display: block;
    padding: 10px 56px 10px 18px;
}
.rd-nav-link {font-size:14px;color: #fff;letter-spacing:2px;text-transform: uppercase;}

.rd-navbar-submenu-toggle {
    color: #151515;
}
.rd-navbar-submenu-toggle {
    cursor: pointer;
    display: inline-block;
    width: 56px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.rd-navbar-submenu-toggle::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 52px;
    line-height: 48px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    cursor: pointer;
    background:url(/skin/images/erji_down.svg) center no-repeat;
    background-size: 9px;
}
.rd-nav-item.focus .rd-nav-link, .rd-nav-item.active .rd-nav-link, .rd-nav-item.opened .rd-nav-link {
    color: #ffffff;
    background: #cc0000;
}
.rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
}
li.opened > .rd-menu {
    opacity: 1;
    height: auto;
}
li.opened > .rd-navbar-dropdown {
    padding: 4px 0 0;
}
.rd-menu {
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
}
.rd-navbar-dropdown {
}

li.opened > .rd-navbar-submenu-toggle::after {
    top: 0;
    transform: rotate(180deg);
    color:#fff;

}
.rd-navbar-submenu .rd-navbar-dropdown > li > a {

    padding-left: 30px;
}

.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {

    color: rgba(255, 255, 255, 0.6);

}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
    display: block;
    padding: 9px 56px 9px 16px;
    font-size: 14px;
    line-height: 1.5;
}

.rd-nav-item.opened .rd-menu{ opacity:1}
.rd-navbar-open-right{ height:0}

.rd-nav-item.active .rd-navbar-submenu-toggle{ color:#fff}
.rd-navbar-submenu .rd-navbar-dropdown > li.active > a{color: #ffffff;}

#openBtn {
  display: none;
  position: fixed;
  top: 22px;
  right: 15px;
  cursor: pointer;
}

#openBtn .lcbody {
  width: 26px;
  height: 18px;
  position: relative;
}

#openBtn .lcbody .lcitem {
  width: 100%;
  height: 1px;
  position: absolute;
  transition: transform 0.36s ease;
}

#openBtn .lcbody .lcitem div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  right: 0;
  background: #000;
}

#openBtn .lcbody .top {
  top: 0;
}

#openBtn .lcbody .center {
  display: block;
  top: 49%;
}

#openBtn .lcbody .bottom {
  top: 100%;
}

#openBtn .lcbody:hover .lcitem.top .rect {
  animation: move 0.4s ease-in-out 1;
}

#openBtn .lcbody:hover .lcitem.center .rect {
  animation: move 0.4s ease-in-out 0.1s 1;
}

#openBtn .lcbody:hover .lcitem.bottom .rect {
  animation: move 0.4s ease-in-out 0.2s 1;
}

.active#openBtn .lcitem.top {

  transform: rotateZ(45deg);
  top: 49%;
}

.active#openBtn .lcitem.center {
  opacity: 0;
}

.active#openBtn .lcitem.bottom {
  transform: rotateZ(-45deg);
  top: 49%;
}

@keyframes move {
  0% {
    right: 0;
  }
  40% {
    right: 0;
    width: 0;
  }
  60% {
    right: auto;
    width: 0%;
  }
  100% {
    right: auto;
    width: 100%;
  }
}

.n_header #openBtn .lcbody .lcitem div{ background:#333}

.header .content .right dl{float:left;font-size:0;line-height: 105px;margin-left: 1rem;position:relative;z-index: 10;}
.header .content .right dl dd{display:inline-block;margin-right: 0.875rem;cursor: pointer;}
.header .content .right dl dd a{display:inline-block;height: 46px; position:relative; vertical-align:middle}
.header .content .right dl dd a img{vertical-align:top;position: relative;}
.header .content .right dl dd a .con{position:absolute;right:0;top:0;bottom:0; width:100%;border-radius:23px;background: #01479d; transition:0.6s; opacity:0; font-size:16px; color:#fff; text-align:left; padding-left:20px; line-height:46px}

.header .content .right dl dd a:hover .con{ width:180px; opacity:1}

.tc1 .tc{transition: all ease 0.6s;position: fixed;width: 100%;height: 100%;top: -100%;left: 0;z-index: 99999999;}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);}
.tc1 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);top: 0;}
.tc1 .close:hover{ transform:rotate(180deg);}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc1 .tc-box{position:absolute;overflow: hidden;top:50%;z-index:9999;width: 200px;height: 250px;left:50%;margin-left: -100px;margin-top: -125px;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-name: anim-close-2;animation-name: anim-close-2;}
.tc1 .tc.act{}
.tc1 .tc.act .tc-box{display: block;-webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc-bg {height: 100%;background: rgba(0,0,0,.9);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width: 200px;height: 200px;}
.tc1 .tc-box h5{width: 100%;height: 50px;line-height: 50px;font-size:1rem;color:#fff;text-align:center;}

.header .right .tel{float:left;width: 6.5625rem;height: 94px;text-align:center;border-left: #dfdfdf 1px solid;position: relative;}
.header .right .tel .tubiao{display:inline-block;vertical-align: top;line-height: 36px;}
.header .right .tel .tubiao .icon{width: 20px;height: 24px;fill:#fff;vertical-align: middle;}
.header .right .tel .con{display:inline-block;padding: 0;text-align:left;margin-left:0.75rem;}
.header .right .tel .con h5{font-size: 12px;color:#fff;margin-bottom: 8px;}
.header .right .tel img, .header .right .ewm img, .header .right .ewm.yuyan img{ -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; transition:0.6s}

.header .right .tel .con h3{font-size: 1.375rem;color:#fff;}
.header .right .ewm{float:left;width:6.5625rem;height: 94px;text-align:center;cursor:pointer;position: relative;}
.header .right .ewm.yuyan{ font-size:15px; color:#fff;margin-right:40px;}
.header .right .ewm.yuyan img{ margin:-3px 6px 0 0}
.header .right .ewm .icon{width: 34px;height: 24px;fill:#fff;}

.header .right .ewm .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #cc0000;left: 0;border: 1px solid #cc0000;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);z-index: 100;}
.header .right .ewm .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #cc0000;position:absolute;top:-16px;left:50%;margin-left:-8px;}
.header .right .ewm .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
.header .right .ewm .dd a:hover{ font-weight:bold; }
.header .right .ewm.on .dd{opacity:1; visibility: visible; transform: translate(0);}


/*
.header.width .nav>ul>li>a{ color:#fff}
.header.width .right .tel .con h5{ color:#858585}
.header.width .right .tel .con h3{ color:#025db2}
.header.width .right .tel .tubiao .icon{ fill:#025db2}
.header.width .right .ewm .icon{ fill:#025db2}
.header.width .right .ewm h5{ color:#025db2}
.header.width .right .ewm.sousuo .icon{ fill:#4db858}
.header.width .right .ewm.sousuo h5{ color:#4db858}
.header.width .right .ewm, .header.width .right .tel{ border-left:#e5e5e5 1px solid}
.header.width .right #openBtn .lcbody .lcitem div{ background:#444}*/

.tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:9999999999; pointer-events: none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;}
.tc-box{
  width: 60rem; padding-top:40px;
  max-width:80%;
  margin:0 auto; margin-top:-80px;
  box-sizing:border-box;
  /* background:#fff; */
  display: block;
  position:relative;
  z-index:1;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  overflow:  hidden;
  }
.tc.act .tc-box{ -webkit-animation-name: anim-open-2; animation-name: anim-open-2; transform:scale(1);}
.close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}
.tc_bg { height: 100%; background: rgba(0,0,0,.85); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}
.tc_txt{ height:470px; overflow-y:auto; padding-right:30px;}
/*弹窗内容样式*/
.tc-box form{position:relative;border-bottom:2px solid #eee;height:4.25rem;padding-right: 0;position:relative;}
.tc-box .tc_fdj{ position:absolute; left:20px; display:block; height: 4.25rem; line-height: 4.25rem;}
.tc-box .tc_fdj img{ width:1.3rem;}
.tc-box form label{text-align:left;display:block;position:absolute;bottom:0;height: 4.25rem;line-height: 4.25rem;font-size:1.6rem;color:#999;pointer-events:none;margin-left: 0;transition:.3s;}

.tc-box form label.act{ font-size:16px; bottom:3rem;line-height: 3rem; height:3rem;}
.tc-box #keyword{width: 80%;height:4.25rem;padding: 0;font-size:1.6rem;color:#999;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;border: navajowhite;}
.tc-box .btn_blue{width: 40px;height:4.25rem; border:0; line-height:4.25rem;background:url(/skin/images/search.png) center center no-repeat;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase;float:right;}
.tc-box .btn_blue.fr{ background:#e9edef; color:#4e4f53;}

/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

.banner_box{width: 100%;position: relative;z-index: 0;}
.banner{overflow:hidden;width: 100vw;}
.banner ul.miso-slider{ width:100% !important;}
.banner ul li.li01{height: 100vh;background-size: cover !important;position: relative;}
.banner ul li.li01 .box_table{text-align: center;}
.banner ul li.li01 .box_table img{ opacity:0; visibility:hidden; transition:1s; transform:translateY(100px)}
.banner.on ul li.li01.miso-current .table img{ opacity:1; visibility:visible; transform:translateY(0)}
.ban_po{position:absolute;bottom: 50px;font-size:20px;color:#fff;left:50%;margin-left: -205px;}
.ban_po font,.ban_po span{ font-family:Impact;}
.banner .miso-dots{left: 0;bottom: 60px;width: 100%;height:2px;}
.banner .miso-dots li{width: 50px;height:2px;padding:0;margin: 0 10px;background: #fff;}
.banner .miso-dots li button{width: 0;height:2px;padding:0;background: #fff; }
@-moz-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }}
@-webkit-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }} 
.banner .miso-dots li.miso-active button{width: 100%;background:#fed201; -moz-animation: a_slidercurrent 5s linear; -webkit-animation: a_slidercurrent 5s linear; -o-animation: a_slidercurrent 5s linear; animation: a_slidercurrent 5s linear;}

.banner ul li.li01 .box_table h6{font-size: 90px;color:#fff;font-weight: bold;margin-bottom: 1rem;transition:1s;margin-bottom:3rem;text-transform:uppercase;transform:translateY(50px);opacity:0;}
.banner ul li.li01 .box_table h3{font-size: 40px;color:#fff;font-weight: bold;margin-bottom: 2rem;transition:1s; transform:translateY(50px); opacity:0}
.banner ul li.li01 .box_table h5{font-size: 16px;font-weight: normal;color:#fff;transition:1s;transform:translateY(50px);opacity:0;margin-bottom: 4rem;}
.banner.on ul li.li01.miso-current .box_table h6{ transform:translateY(0); opacity:1}
.banner.on ul li.li01.miso-current .box_table h3{ transform:translateY(0); opacity:1}
.banner.on ul li.li01.miso-current .box_table h5{ transform:translateY(0); opacity:1}
.banner.on ul li.li01 .items.scaleBg{position:absolute;top:0; height:100%;left:0; width:100vw;background-size: cover !important; transition:1s}

.banner.on ul li.li01.miso-current .items.scaleBg{}


.datu{position:relative;width:100%;height:100vh;top: 0; overflow:hidden}


.banner{position:relative;z-index:1;height: 100vh;width: 100%;z-index: 10;}
.banner .line_box{z-index:2;position:  absolute;width:  100%;height: 100%;top: 0;bottom: 0;}
.banner .line{ width:1px; top:0; z-index:10000; position:absolute; -moz-transition: all 2s ease-in-out;-webkit-transition: all 2s ease-in-out;-o-transition: all 2s ease-in-out;-ms-transition: all 2s ease-in-out;transition: all 2s ease-in-out;}
.banner .line01{left: 25%;height:0;background:rgba(255,255,255,0.2);}
.banner .line02{left: 50%;height:0;background:rgba(255,255,255,0.2);}
.banner .line03{left: 75%;height:0;background:rgba(255,255,255,0.2);}
.banner .miso-list li.miso-current .line_box.on .line01{ height:100%; transition-delay:2s}
.banner .miso-list li.miso-current .line_box.on .line02{ height:100%; transition-delay:3s}
.banner .miso-list li.miso-current .line_box.on .line03{ height:100%; transition-delay:4s}

.banner ul.slider,.banner ul.slider .miso-list,.banner ul.slider .miso-list .miso-track{ height:100%}
.banner .miso-list li{height:100%;text-align:left;}
.banner .miso-list li .img{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover !important;z-index:1;-moz-opacity: 0;-khtml-opacity: 0;opacity: 1;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition:1.2s ease;-moz-transition:1.2s ease;-ms-transition:1.2s ease;-o-transition:1.2s ease;-webkit-transition:1.2s ease;font-size: 0;}
.banner .miso-list li.miso-current .img{visibility: visible !important; -moz-opacity: 1;-khtml-opacity: 1;opacity: 1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.banner .miso-list li h2{ font-size:7.5rem; color:#fff; font-family:Tw Cen MT Condensed; text-transform:uppercase; font-weight:bold; margin:10px 0}
.banner .miso-list li h3{font-size:3rem;color:#fff;margin-bottom: 70px;}
.banner .miso-list li.miso-current h2{ top:0; filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}
.banner .miso-list li a{overflow:hidden;position:relative;z-index: 100;}

@-webkit-keyframes scaleUpDown {
from { -webkit-transform: scale(1); transform: scale(1); }
to { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05);}
}
@keyframes scaleUpDown {
from { -webkit-transform: scale(1); transform: scale(1); }
to { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05);}
}
.banner .miso-prev,.banner .miso-next{ z-index:100000; width:65px; height:65px; line-height:63px; background:none; -moz-border-radius:100%; -webkit-border-radius:100%; border-radius:100%; opacity:0.6}
.banner .miso-prev:hover,.banner .miso-next:hover{ opacity:1}
.banner .miso-prev{ left:3%; background:url(/skin/images/left.png) center no-repeat; animation: moveL 2s linear infinite;}
.banner .miso-next{ right:3%; background:url(/skin/images/right.png) center no-repeat; animation: moveL 2s linear infinite;}
.banner .con{height:100%;position:relative;z-index: 10;padding-left: 230px;}
@keyframes moveL{
  0%{ transform:translateX(0); -webkit-transform:translateX(0);}
  25%{ transform:translateX(-3px); -webkit-transform:translateX(-3px);}
  50%{ transform:translateX(0); -webkit-transform:translateX(0); }
  75%{ transform:translateX(3px); -webkit-transform:translateX(3px); }
  100%{ transform:translateX(0); -webkit-transform:translateX(0);}
  }
@-webkit-keyframes moveL{
  0%{ transform:translateX(0); -webkit-transform:translateX(0);}
  25%{ transform:translateX(-3px); -webkit-transform:translateX(-3px);}
  50%{ transform:translateX(0); -webkit-transform:translateX(0); }
  75%{ transform:translateX(3px); -webkit-transform:translateX(3px); }
  100%{ transform:translateX(0); -webkit-transform:translateX(0);}
  }


.ind_video_box > div {width: 0;height: 100%;display: inline-block;vertical-align: top;position: absolute;overflow: hidden;transition: 1s ease;bottom: 0;}
.banner .miso-list li .ind_video_box > div.can_video{transition:2s ease; }
.banner .miso-list li.miso-current .ind_video_box{/*-webkit-animation: scaleUpDown 9s forwards linear; animation: scaleUpDown 9s forwards linear;*/}
.ind_video_box img, .ind_video_box .ban_img {width: 100vw;height: 100vh;position: relative;object-fit: cover;}
.ind_video_box .can_video img{ transition:9s ease}
.ind_video_box .can_video:nth-child(1) img {left: 0; transform-origin: 0 100%; transform:scale(1.02)}
.ind_video_box .can_video:nth-child(2) img {left: -25vw;transform-origin: 0 100%; transform:scale(1.02)}
.ind_video_box .can_video:nth-child(3) img {left: -50vw;transform-origin: 0 100%; transform:scale(1.02)}
.ind_video_box .can_video:nth-child(4) img {left: -75vw;transform-origin: 0 100%; transform:scale(1.02)}

.banner .miso-list li.miso-current.on .ind_video_box .can_video:nth-child(1) img { transform:scale(1)}
.banner .miso-list li.miso-current.on .ind_video_box .can_video:nth-child(2) img { transform:scale(1)}
.banner .miso-list li.miso-current.on .ind_video_box .can_video:nth-child(3) img { transform:scale(1)}
.banner .miso-list li.miso-current.on .ind_video_box .can_video:nth-child(4) img { transform:scale(1)}


.banner .miso-list li.miso-current.on .ind_video_box > div.can_video{width: 25%;}

.banner .miso-list li.miso-current.on .ind_video_box > div.line_box {height: 100%;}

.ind_video_box > .ind_video_box:nth-child(1) {transition-delay: 0;}

.ind_video_box > .ind_video_box:nth-child(2) {transition-delay: 0.2s;}
.ind_video_box > .ind_video_box:nth-child(3) {transition-delay: 0.4s;}
.ind_video_box > .ind_video_box:nth-child(4) {transition-delay: 0.6s;}
.banner .miso-list li.miso-current .ind_video_box > div:nth-child(1) {left: 0;}
.banner .miso-list li.miso-current .ind_video_box > div:nth-child(2) {left: 25%;}
.banner .miso-list li.miso-current .ind_video_box > div:nth-child(3) {left: 50%;}
.banner .miso-list li.miso-current .ind_video_box > div:nth-child(4) {left: 75%;}

.banner-next {z-index: 1000;cursor: pointer;text-align: center;color: #ffffff;}
.banner-next span { display: block; }
.banner-next .next-text {-webkit-animation: fadeInDown 2s infinite;-moz-animation: fadeInDown 2s infinite;-o-animation: fadeInDown 2s infinite;-ms-animation: fadeInDown 2s infinite;animation: fadeInDown 2s infinite;position: relative;top: 65px;}
.banner-next .next-icon {position:relative;width: 35px;height: 35px;display: inline-block;margin-top: 20px;border: #ffffff 1px solid;border-radius: 50%;}

.banner-next .next-icon:before{content:"";width: 8px;height: 15px;position:absolute;left:50%;margin-left: -4px;top:50%;margin-top: -10px;background:url(/skin/images/jiantou.png) center no-repeat;-webkit-animation: scroll 1.4s cubic-bezier(.15,.41,.69,.94) infinite;-moz-animation: scroll 1.4s cubic-bezier(.15,.41,.69,.94) infinite;animation: scroll 1.4s cubic-bezier(.15,.41,.69,.94) infinite;border-radius: 1.5px;}
@keyframes scroll {
  0% { opacity: 0; }
  10% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
  100% { -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -o-transform: translateY(0); transform: translateY(5px); opacity: 0;}
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -50%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

#s_fangan{overflow:hidden;height: 7.8125rem;position: absolute;z-index: 1000;width: 100%; bottom:4rem}
#s_fangan .content01{ background:#fff;}
#s_fangan .tt{width: 17.8125rem;float:left;background: #cc0000;color:#fff;height: 7.8125rem;font-size: 1.25rem;text-align:center;line-height: 7.8125rem; position:relative}
#s_fangan .tt:before{content:"";position:absolute;top:0;right:0;border-top:#fff 7.8125rem solid;border-left: transparent 3.75rem solid;border-right:transparent 0 solid;}
#s_fangan .tt span{ display:block; font-size:13px; margin-top:5px;}
#s_fangan ul{display:block;width: calc(100% - 17.8125rem);float:right;}
#s_fangan ul li{width:33.33%;height: 7.8125rem;float:left;position:relative;text-align:  center;}
#s_fangan ul li a{ display:block}
#s_fangan ul li+li:after{content:"";width:1px;display:block;background:#ececec;position:absolute;left:0;top:15px;bottom: 15px;}
#s_fangan ul li span{display: inline-block;height: 7.8125rem;width: 50px;}
#s_fangan ul li.li_1 span{ background:url(/skin/images/s_fangan_ico1.png) center no-repeat;}
#s_fangan ul li.li_2 span{ background:url(/skin/images/s_fangan_ico2.png) center no-repeat;}
#s_fangan ul li.li_3 span{ background:url(/skin/images/s_fangan_ico3.png) center no-repeat;}
#s_fangan ul li h5{font-size: 1.125rem;color:#424446;display:  inline-block;line-height: 7.8125rem;margin-left: 10px;vertical-align: top;}
#s_fangan ul li p{ font-size:12px; color:#898a8b;}
#s_fangan ul li:hover span{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
@-webkit-keyframes jello {

    from, 11.1%, to { -webkit-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }

    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }



    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@-moz-keyframes jello {
    from, 11.1%, to { -moz-transform: none; transform: none }
    22.2% { -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

.title00{ margin-bottom:3rem}
.title00 h3{ font-size:2rem; color:#000000; font-weight:bold; position:relative; padding-bottom:1.5rem; text-align:center}
.title00 h3 a{
    position:absolute;
    right:0;
    float:right;
    color:#333;
    font-weight:normal;
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 38px;
    border: #ccc 1px solid;
    border-radius: 20px;
    font-size: 14px;
    transition: 0.6s;
    cursor: pointer;
    }
  
.title00 h3 a:hover{border: #cc0000 1px solid;color:#fff;background:#cc0000;}
.title00 h3:before{ content:""; width:25px; height:4px; background:#cc0000; position:absolute; left:50%; margin-left:-12.5px; bottom:0}
#s_news .title00 h3 a:hover img.img01{ display:none}
#s_news .title00 h3 a:hover img.img02{ display:inline-block}

#s_serve{ overflow:hidden;background:#f3f3f3;position: relative;}
#s_serve ul{ font-size:0}
#s_serve ul li{height: 31.25rem;}
#s_serve ul li a{display:block;overflow:hidden;height: 100%;position: relative;}
#s_serve ul li.li_1{ }
#s_serve ul li.li_1 .box_table{ text-align:left; padding: 0 50px 0 0;}
#s_serve ul li .txt{width: 50%;position: relative;height: 100%;text-align: right;z-index: 1;}
#s_serve ul li.li_1 .txt01{width: 100%;height: 100%;overflow: hidden;display: inline-block;}
#s_serve ul li.li_2 .txt{ right:50%; margin-right:-600px; padding-left:104px;}
#s_serve ul li .txt .con{width: 100%;height: 100%;}
#s_serve ul li .txt .j_tab_cel{ text-align:left;}
#s_serve ul li .txt h4{font-size: 24px;color:#cc0000;max-height: 5rem;overflow:hidden;text-transform: capitalize;}
#s_serve ul li .txt h4 font{ font-family:"Impact";text-transform:uppercase;font-weight:bold;font-size: 48px;margin-right:10px;}
#s_serve ul li .txt h5{font-size: 1rem;color:#333;margin-top:12px;margin-bottom:20px;}
#s_serve ul li .txt p{ font-size:14px; color:#666; line-height:26px; height:52px; overflow:hidden;}

#s_serve ul li .txt .more{ margin-top:40px; display:inline-block; transition:1s;}
#s_serve ul li .txt:hover .more{ transform:rotate(-90deg);}

#s_serve ul li .img{background-size:cover !important;width:50%;height:100%;top: 0;bottom: 0;right: 0;transition: 0.6s;z-index: 0;}
#s_serve .count-item small{font-size: 14px;margin-bottom: 20px;margin-left: 5px;position: absolute;}
#s_serve .count-item .count-list h3{padding-top: 10px;}
#s_serve .count-item .count-list h3 .counter{font-size: 48px;}
#s_serve .count-item .count-list{width: 30%;margin-right:2%;float: left;padding-left: 100px;min-height: 90px;margin-top:30px;}
#s_serve .count-item .count-list:nth-of-type(1){background: url(/skin/images/about01.png) left center no-repeat;}
#s_serve .count-item .count-list:nth-of-type(2){background: url(/skin/images/about02.png) left center no-repeat;}
#s_serve .count-item .count-list:nth-of-type(3){background: url(/skin/images/about03.png) left center no-repeat;}
#s_serve .count-item .count-list:nth-of-type(4){background: url(/skin/images/about04.png) left center no-repeat;}
#s_serve .count-item .count-list h5{font-size: 16px;}
.n_about .count-item .count-list{width: 23%;}
canvas {
  display:block;
}
.waves {
  position:absolute;
  z-index:0;
  left:0;
  right:0;
  bottom:0;
  height: 17rem;
}
#particles { position:absolute; top:0; left:0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


#s_jishu{background:url(/skin/images/s_jishu_bg.jpg) bottom no-repeat;background-size:cover;padding:5rem 0;overflow:hidden;position: relative;}
#s_jishu ul{ font-size:0}
#s_jishu ul li{display:inline-block;width:49%;text-align:center;transition:.5s;background-position: center bottom;margin-right:2%;}
#s_jishu ul li:nth-child(2n){margin-right: 0;}
#s_jishu ul li a{display: block;width: 100%; position:relative; overflow:hidden; }
#s_jishu ul li a .box_table{ position:relative}
#s_jishu ul li a .box_table .txt{width: 60%;float: left;}
#s_jishu ul li a .box_table .hover_img_src{border-radius: 4px;width: 100%;}
#s_jishu ul li a .box_table .more{width: 140px;float: right;background:url(/skin/images/arrow.png) right no-repeat #cc0000;padding-left:30px;height: 40px;font-size: 16px;color: #fff;border-radius: 22px;line-height: 40px;margin-top: 40px;text-align: left;}
#s_jishu ul li font img{ transition:.7s; transform:scale(1);}
#s_jishu ul li h5{ font-size:20px; color:#333; font-weight:bold;margin-top:30px; margin-bottom:20px; transition:.5s;text-align: left;}
#s_jishu ul li p{ font-size:14px; color:#666; line-height:22px; overflow:hidden; transition:.5s;text-align: left; }
#s_jishu ul li span{ display:inline-block; width:36px; height:0px; border-radius:50%; transition:.5s; margin-top:0;}

#s_ceshi{ overflow:hidden}
#s_ceshi ul{ font-size:0}
#s_ceshi ul li{height: 31.25rem;position: relative;}
#s_ceshi ul li.li_1{ background:#f3f3f3;}
#s_ceshi ul li.li_1 .box_table{ text-align:left}
#s_ceshi ul li .txt{width: 50%;position: relative;height: 100%;text-align: left;right: 0;background: #f3f3f3;}
#s_ceshi ul li.li_1 .txt01{max-width: 800px;width: 100%;height: 100%;overflow: hidden;display: inline-block;}
#s_ceshi ul li.li_2 .txt{ right:50%; margin-right:-600px; padding-left:104px;}
#s_ceshi ul li .txt .con{width: 86%;height: 100%;float: right;}
#s_ceshi ul li .txt .j_tab_cel{ text-align:left;}
#s_ceshi ul li .txt h4{font-size:24px;color: #cc0000;max-height:80px;overflow:hidden;text-transform: capitalize;}
#s_ceshi ul li .txt h4 font{ font-family:"Impact";text-transform:uppercase;font-weight: bold;font-size: 48px;margin-right: 10px;}
#s_ceshi ul li .txt h5{ font-size:18px; color:#333; margin-top:12px; margin-bottom:60px;}
#s_ceshi ul li .txt p{ font-size:14px; color:#fff; line-height:26px; height:52px; overflow:hidden;}
#s_ceshi ul li .txt .more{ margin-top:40px; display:inline-block; transition:1s;}
#s_ceshi ul li .txt:hover .more{ transform:rotate(-90deg);}
#s_ceshi ul li .img{background-size:cover !important;width:50%;height:100%;transition: 0.6s;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item{width: 50%;float: left;text-align: left;font-size: 16px;padding-left: 40px;color: #333;line-height: 50px;height: 50px}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(1){background: url(/skin/images/ys_1.png) left no-repeat;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(2){background: url(/skin/images/ys_2.png) left no-repeat;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(3){background: url(/skin/images/ys_3.png) left no-repeat;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(4){background: url(/skin/images/ys_4.png) left no-repeat;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(5){background: url(/skin/images/ys_5.png) left no-repeat;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(6){background: url(/skin/images/ys_6.png) left no-repeat;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(7){background: url(/skin/images/ys_7.png) left no-repeat;}
#s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item:nth-of-type(8){background: url(/skin/images/ys_8.png) left no-repeat;}
#s_ceshi .miso_hd{ margin-top:-3.5rem; margin-bottom:2rem}
#s_ceshi .miso_hd dl{ font-size:0; text-align:right}
#s_ceshi .miso_hd dl dd{padding: 0;display:inline-block;width:auto !important;margin-left:1rem;text-align:center;float:none;}
#s_ceshi .miso_hd dl dd a{ display:inline-block; width:120px; height:40px; line-height:36px; border:#8a9198 2px solid; border-radius:20px; font-size:15px; color:#fff; transition:0.6s; cursor:pointer}
#s_ceshi .miso_hd dl dd.miso-current a{ border:#cc0000 2px solid; background:#cc0000; color:#fff}

#s_news{padding:5rem 0;background: #ffffff;overflow: hidden;}
#s_news .title00{ margin-bottom:2.5rem; text-align:left}
#s_news .title00 h3{text-align:left}
#s_news .title00 h3:before{ left:0; margin-left:0}
#s_news .title00 h3 a{ text-align:center}
#s_news .title00 h3 a img{margin: -2px 0.5rem 0 0;}
#s_news .title00 h3 a img.img02{ display:none}
#s_news ul{ font-size:0; margin:0 -1.375rem}
#s_news ul li{ display:inline-block; width:33.333333%; padding:0 1.375rem}
#s_news ul li .img, #s_news ul li .img img{ overflow:hidden; width:100%; height:16rem; object-fit:cover}
#s_news ul li .con{ padding:1.75rem 0 2rem;position: relative;overflow: hidden;border-bottom: 1px solid #fff}
#s_news ul li .con .left{    
    float: left;
    width: 5.3125rem;
    height: 5.3125rem;
    border: #bfbfbf 1px solid;
    text-align: center;
}
#s_news ul li .con .left .day{font-size: 1.5rem;color: #353535;margin: 1.1rem 0 0.6rem 0;}
#s_news ul li .con .left .year {
    font-size: 0.75rem;
    color: #353535;
}
#s_news ul li .con .right{
  position: absolute;
  left: 6.25rem;
  right: 0;
  top: 1rem;
}

#s_news ul li .con h6{ font-size:15px; color:#888887}
#s_news ul li .con h5{ font-size:19px; color:#424242; height:20px; line-height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin:1.25rem 0 0.75rem}
#s_news ul li .con p{font-size:14px;color:#808080;text-overflow: ellipsis;overflow: hidden;line-height: 1.5;height: 42px;}
#s_news ul li:hover .con .left{background: #cc0000;border: #cc0000 1px solid;}
#s_news ul li:hover .con{border-bottom: 1px solid #cc0000}
#s_news ul li:hover .con  h5{color:#cc0000 }

#s_news ul li:hover .con .left .day,#s_news ul li:hover .con .left .year{color: #fff;}

#s_news ul.miso-dots li{ display:inline-block; width:9px; height:9px; margin:0 4px; padding:0; background:#bcbcbc; border-radius:4.5px; transition:0.6s}
#s_news ul.miso-dots li.miso-active{ background:#cc0000; width:1.875rem}
#s_news ul.miso-dots{margin-top:40px;position: unset;}


#s_product{padding:5.625rem 0;background: url(/skin/images/s_product_bg.jpg) center no-repeat;overflow: hidden;position: relative;}
#s_product ul li a{display:block;text-align:center;margin-right: 1px;cursor: pointer;}
#s_product ul li a h5{ font-size:1.25rem; color:#4a4a4a; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
#s_product ul li a .img{  text-align:center}
#s_product ul li a .img img{ display:inline-block; max-width:100%; }
#s_product ul .miso-prev, #s_product ul .miso-next{ width:38px; height:38px;}
#s_product ul .miso-prev{ background:url(/skin/images/left01.png) center no-repeat; left:-5rem}
#s_product ul .miso-next{ background:url(/skin/images/right01.png) center no-repeat; right:-5rem}
#s_product ul{width: 60%;float: right;}
#s_product .title{width: 100%; text-align: center;}
#s_product .title{font-size: 32px;color: #fff;line-height: 2;}
#s_product .title p{font-size: 16px;}


.footer{padding:4.5rem 0 3.25rem;background:#fff;overflow: hidden;border-top: #e7e7ea 1px solid}
.footer .left{padding:0 2%;border-left: 1px solid #ddd;border-right:1px solid #ddd;margin-left:5%;}
.footer .left dl{display:inline-block;margin-right: 2rem;margin-left:2rem;vertical-align: top;}
.footer .left dl dt{margin-bottom: 1rem;}
.footer .left dl dt,.footer .left dl dt a{font-size: 16px;color: #333;}
.footer .left dl dd,.footer .left dl dd a{font-size: 14px;color: #666;line-height: 30px;transition: 0.36s;}
.footer .fl .input {
    text-align: center;
    font-size: 0;
    height: 35px;
    margin: 0 0 40px;
    float: left;
}
.footer .fl .input .input-text {
    display: inline-block;
    width: 304px;
    height: 35px;
    line-height: 35px;
    position: relative;
    vertical-align: top;
    color: #fff;
}
.footer .fl .input .input-text input {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 12px;
    border: none;
    background: none;
    padding: 0 20px;
    position: relative;
    z-index: 10;
    background-color: #f3f3f3;
}
.footer .fl .input .input-text .input-border {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.footer .fl .input .input-text .input-border:before, .footer .fl .input .input-text .input-border:after {
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    background: #cc0000;
    -webkit-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all;
}
.footer .fl .input .input-text .input-border:first-of-type:before {
    height: 1px;
    left: 0;
    top: 0;
    width: 0;
}
.footer .fl .input .input-text .input-border:first-of-type:after {
    height: 0;
    right: 0;
    top: 0;
    width: 1px;
}
.footer .fl .input .input-text .input-border {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.footer .fl .input .input-text .input-border:before, .footer .fl .input .input-text .input-border:after {
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    background: #cc0000;
    -webkit-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all;
}
.footer .fl .input .btn {
    display: inline-block;
    width: 90px;
    height: 35px;
    line-height: 35px;
    background: #cc0000;
    margin-left: 12px;
    position: relative;
    z-index: 11;
    transition: 0.6s;
    cursor: pointer;
}
.footer .fl .input .btn a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: left;
    width: 90px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}
.footer .fl .input .btn input {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    background: none;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.footer .fl span{font-size: 16px;font-weight: bold;color: #333;display: block;margin-top: 50px;margin-bottom:20px;}
.footer .fl p{font-size: 14px;color: #666;display: block;margin-bottom: 20px;}
.footer .right{width: 24%; }
#s_lianxi .miso_hd .miso-list{ padding-bottom:2px}
#s_lianxi .miso_hd ul{font-size:0;text-align: left;height: 39px;}
#s_lianxi .miso_hd ul li{padding: 0;display:inline-block;width:auto !important;text-align:center;float:none;}
#s_lianxi .miso_hd ul li a{display:inline-block;height:40px;border-bottom:transparent 3px solid;border-radius: 0;font-size: 18px;font-weight: bold;color:#333;transition:0.6s;cursor:pointer;}
#s_lianxi .miso_bd .img{ width:120px; height:120px; border:#576378 1px solid; text-align:center; display:inline-block}
#s_lianxi .miso_bd .img img{ width:105px; height:105px; display:inline-block;}
#s_lianxi .miso_bd .con{display:inline-block;vertical-align: top;}
#s_lianxi .miso_bd .con h5{ font-size:16px; color:#666; padding:10px 0 20px}
#s_lianxi .miso_bd .con p{ font-size:14px; color:#666; line-height:28px;}

#s_lianxi .miso_bd .con p img{ display:inline-block; margin:-3px 0 0 16px}

footer{ background:#262e35; padding:0.875rem 0}
footer p, footer p a{ font-size:14px; color:#c2c6c9; line-height:34px;text-align: center;}
footer p .a{ font-size:14px; color:#fff; text-decoration:underline; margin-left:1.25rem}
footer .social-share-block{}
footer .social-share-block li {display: inline-block; width:36px; height:36px; border:1px solid #546270; border-radius:50%;vertical-align: middle; text-align:center;margin-right: 8px; }
footer .social-share-block li a {display: table-cell; width:34px; height:34px;vertical-align: middle;}
footer .social-share-block li a img{ opacity:.4;-webkit-transition: ease 0.3s;-moz-transition: ease 0.3s;-ms-transition: ease 0.3s;-o-transition: ease 0.3s;transition: ease 0.3s;}
footer .social-share-block li a:hover img { opacity: 0.7; }
footer .social-share-block li:last-of-type {margin-right: 0; }
.foot_ewm_btn{ position:relative;}
.foot_ewm_btn .dd{position:absolute;width:110px;height:110px;padding: 5px;background:#fff;bottom:60px;left:50%;margin-left:-55px;opacity:0;visibility:hidden;transition:.5s;}

.foot_ewm_btn .dd:before{ content:""; display:block; border:6px solid transparent; border-top:6px solid #fff; position:absolute; bottom:-12px; left:50%; margin-left:-6px; }
.foot_ewm_btn .dd img{ width:100px; height:100px;}
.foot_ewm_btn .dd.act{ bottom:50px; opacity:1; visibility: visible; }

.n_banner{ width: 100%; height:19.75rem; background-size:cover !important}
.n_banner .box_table{ text-align:left;}
.n_banner .box_table h3{ font-size:2.375rem; color:#fff;text-align: center;}
.n_banner .box_table h4{ font-size:14px; color:#fff; margin:0.75rem 0 0; padding-bottom:1.5rem; position:relative;text-align: center;}




.n_title{height:75px;border-bottom:#e7e7ea 1px solid;padding: 0;position:relative;}
.n_title .w1400{position:relative}

.n_nav{ position:relative;}
.n_nav a{display:inline-block;height: 75px;font-size: 15px;float:left;line-height: 75px;color: #333333;text-align: center;box-sizing: border-box;position: relative;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;margin-right: 3.125rem;}
.n_nav a strong{display:block;color: #3f3f3f;position:relative;z-index:4;height: 75px;line-height: 75px;font-weight: normal;transition: 0.6s ease-in-out;}
.n_nav .on,.n_nav a:hover{color: #fff;}
.n_nav a:before{content:"";width:0;height: 3px;position: absolute;bottom: 0;left: 0;background: #cc0000;transition:0.6s ease-in-out;}
.n_nav .on:before,.n_nav a:hover:before{width: 100%;}
.n_nav .on strong,.n_nav a:hover strong{height: 75px;line-height: 75px;/* color: #cc0000; */}
.layui-col-md4{ height:75px}
.position{line-height: 75px;color: #7b7b7d;padding-left: 22px;font-size: 13px;background: url(/skin/images/home_icon.png) left 30px no-repeat;}
.position span, .position a, .position i{font-size: 13px;color: #7b7b7d;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.position i{margin: 0px 5px;font-style:normal;}
.position i img{vertical-align:middle;margin-top: -2px;}
.position em{font-size:12px;color: #acacac;font-style: normal;}
.position a:hover{color: #cc0000;}
.n_main_box .main_box{width: 1200px;height: 80px;position:relative;margin: 0 auto;}

/*====移动端导航====*/
#m_n_nav{background: #cc0000;display: none;line-height: 50px;position: relative;z-index: 99;float: left;width: 100%;}
#bnt_back{position:absolute;left: 1rem;top:0;}
#bnt_back svg{fill: #fff;height: 30px;vertical-align: middle;width: 26px;}
#m_n_nav i{}
#m_n_nav h1{font-size: 14px;color: #fff;text-align: center;margin: 0;line-height: 50px;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 0;cursor: pointer;color: #fff;font-size: 18px;}
#bnt_sub_nav svg{fill: #fff;height: 30px;vertical-align: middle;width: 20px;}
#bnt_sub_nav img{ display: block; height: 15px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f0f3f5; display: none; box-shadow: 0 0 5px #999; z-index: 9;}
#sub_nav_content ul{ padding:  10px;}
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0;}
#sub_nav_content ul li a{ display:block; border-left:2px solid #cc0000; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}
#sub_nav_content ul li.on a{color: #cc0000;}
#sub_nav_content dl{font-size:0;overflow: hidden;background: #fff;padding: 10px 0;}
#sub_nav_content dt{position:relative;background:#fff;z-index: 999;width: 33.333333%;display: inline-block;margin-bottom: 0;float: left;text-align: center;}
#sub_nav_content dt a{margin:0 20px;display:block;color:#5b5349;line-height: 30px;font-size:14px;font-weight: 400;vertical-align: top;}
#sub_nav_content dt a i{position: absolute;right: 15px;top: 0;opacity:0;filter:alpha(opacity=0);display: none;}
#sub_nav_content dt a{}
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title i{ opacity:1;filter:alpha(opacity=100);}
#sub_nav_content dt.title_on  { background:#fafafb;}
#sub_nav_content dt.title_on a{ color: #cc0000; border-top:1px solid #fff;}
#sub_nav_content dt.title_on a i{ color: #cc0000; }
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.on a,#sub_nav_content dt.title_on a{color: #cc0000;}
#sub_nav_content dd{  display:none;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color: #cc0000;}


.n_container{width: 100%;}

.n_about{padding: 4rem 0;}
.n_about .count-item small{font-size: 14px;margin-bottom: 20px;margin-left: 5px;position: absolute;}

.n_about .count-item .count-list h3{padding-top: 10px;}
.n_about .count-item .count-list h3 .counter{font-size: 48px;}
.n_about .count-item .count-list{width: 23%;margin-right:2%;float: left;padding-left: 120px;min-height: 90px;}
.n_about .count-item .count-list:nth-of-type(1){background: url(/skin/images/about01.png) left center no-repeat;}
.n_about .count-item .count-list:nth-of-type(2){background: url(/skin/images/about02.png) left center no-repeat;}
.n_about .count-item .count-list:nth-of-type(3){background: url(/skin/images/about03.png) left center no-repeat;}
.n_about .count-item .count-list:nth-of-type(4){background: url(/skin/images/about04.png) left center no-repeat;}
.n_about .count-item .count-list h5{font-size: 16px;}

.n_culture{padding: 4rem 0;}
.n_culture h2{font-size: 30px;line-height: 1.5;color: #333;text-align: center;}
.n_culture h4{font-size: 14px;line-height: 2;color: #c30d0d;text-align: center;}
.n_culture ul li{margin-top: 50px;min-height: 500px;width: 23.5%;margin-right:2%;float: left;position: relative;border-radius: 4px;}
.n_culture ul li:nth-child(4n){margin-right: 0;}
.n_culture ul li div{position: absolute;top: 30%;width: 100%;text-align: center;color: #fff;line-height: 2}
.n_culture ul li div h6{font-size: 24px;}
.n_culture ul li div p{font-size: 16px;color: #ccc;text-transform: capitalize;position: relative;}
.n_culture ul li div p:after{content: "";width: 30px;height: 3px;position: absolute;bottom: -10px;left: 50%;background: #cc0000;margin-left: -15px;}
.n_culture ul li div span{font-size: 18px;padding-top:40px;display: block;}

.n_history{padding: 4rem 0;}
.n_history ul li h6{font-size: 24px;display: block;color: #333;border-bottom: 1px solid #ddd;padding-bottom: 20px;position: relative;margin-bottom: 20px;}
.n_history ul li h6:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #cc0000;

}
.n_history ul li{padding:0 15px;}
.n_history ul li img{width: 100%;margin-bottom: 10px;}
.n_history ul li .n_history_p{font-size: 14px;line-height: 2;color: #666;}

.n_history ul .miso-prev, .n_history .miso-next {
    width: 38px;
    height: 38px;
}
.n_history ul .miso-prev {
    background: url(/skin/images/left02.png) center no-repeat;
    left: -3rem;
}
.n_history ul .miso-next {
    background: url(/skin/images/right02.png) center no-repeat;
    right: -3rem;
}

.n_team ul{padding: 50px 0 0 0;}
.n_team ul li{width:15%;margin-right:1.5%;margin-bottom: 1.5%;background-color:#f7f7f7;text-align: center;float: left;}
.n_team ul li a{padding:10px;display: block;}
.n_team ul li img{width: 100%;}
.n_team ul li:nth-child(6n){margin-right: 0;}
.n_team ul li h6{font-size: 16px;line-height: 2;color: #333;margin-top: 10px;}
.n_team ul li p{font-size: 16px;line-height: 2;color: #333;}
.n_team ul li:hover{box-shadow: 0 0 20px #cccccc;}
.n_team ul li:hover h6{color: #cc0000}

.n_honor ul{padding: 50px 0 0 0;}
.n_honor ul li{width:23.5%;margin-right:2%;margin-bottom: 2%;background-color:#f7f7f7;text-align: center;float: left;}
.n_honor ul li a{padding:10px;display: block;}
.n_honor ul li img{width: 100%;}
.n_honor ul li:nth-child(4n){margin-right: 0;}
.n_honor ul li h6{font-size: 16px;line-height: 2;color: #333;margin-top: 10px;}
.n_honor ul li:hover{box-shadow: 0 0 20px #cccccc;}
.n_honor ul li:hover h6{color: #cc0000}
.n_honor ul li:hover{box-shadow: 0 0 20px #cccccc;}
.n_honor ul li:hover h6{color: #cc0000}

.n_product ul{padding: 50px 0 0;}
.n_product ul li{padding: 30px;position: relative;background-color: #f5f6f8;margin-bottom: 40px;}
.n_product ul li:last-child{margin-bottom: 0;}
.n_product ul li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #eaebed;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.n_product ul li:hover:before {left: 0;width: 100%;}
.n_product ul li a {
    padding: 0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;position: relative;display: block;}
.n_product ul li a .img, .n_product ul li a .img img {float: left;width: 19.375rem;overflow: hidden;}
.n_product ul li a .img img{width: 100%;}
.n_product ul li a .con {width: calc(100% - 19.375rem);padding-left: 2rem;float: right;margin-top:20px;}
.n_product ul li a .con .box_table {text-align: left;}
.n_product ul li a h5 {font-size: 18px;height: 20px;line-height: 20px;color: #3b3b3b;position: relative;margin-bottom: 0.75rem;text-overflow: ellipsis;white-space: nowrap;transition: 0.6s;}
.n_product ul li a h5:after{
    content: "";
    width: 38px;
    height: 4px;
    background: #cc0000;
    position: absolute;
    left: 0%;
    bottom: -14px;
}
.n_product ul li a p {font-size: 16px;color: #868686;line-height: 1.5;margin: 1.8rem 0 1rem;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n_product ul li a .more {    
    width: 140px;
    float: left;
    background: url(/skin/images/arrow.png) right no-repeat #cc0000;
    padding-left: 30px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 22px;
    line-height: 40px;
    margin-top: 10px;
    text-align: left;
}

.n_investor ul{padding: 50px 0 0;}
.n_investor ul li{padding: 30px;position: relative;background-color: #f5f6f8;margin-bottom: 40px;width: 49%;margin-right: 2%;float: left;}
.n_investor ul li:nth-child(2n){margin-right: 0;}
.n_investor ul li:last-child{margin-bottom: 0;}
.n_investor ul li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #eaebed;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.n_investor ul li:hover:before {left: 0;width: 100%;}
.n_investor ul li a {
    padding: 0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;position: relative;display: block;}
.n_investor ul li a .img, .investor ul li a .img img {float: left;width: 19.375rem;overflow: hidden;}
.n_investor ul li a .con {float: right;margin-top:20px;}
.n_investor ul li a .con .box_table {text-align: left;}
.n_investor ul li a h5 {padding-left: 20px;font-size: 18px;height: 20px;line-height: 20px;color: #3b3b3b;position: relative;margin-bottom: 0.75rem;text-overflow: ellipsis;white-space: nowrap;transition: 0.6s;}
.n_investor ul li a h5:after{
    content: "";
    width: 3px;
    height: 22px;
    background: #cc0000;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.n_investor ul li a p {font-size: 16px;color: #868686;line-height: 1.5;margin: 1rem 0 1rem;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n_investor ul li a .more {    
    width: 40px;
    float: left;
    height: 40px;
    font-size: 16px;
    color: #999;
    border-radius: 40px;
    line-height: 38px;
    margin-top: 10px;
    text-align: left;
    border:1px solid #ddd;
    text-align: center;
}
.n_investor ul li:hover a .more{
  color: #cc0000;
  border:1px solid #cc0000
}



.n_case ul{padding: 50px 0 0 0;}
.n_case ul li{width:32%;margin-right:2%;margin-bottom: 2%;float: left;border:1px solid #ddd;padding:10px;}
.n_case ul li a{display: block;border:1px solid #ddd;position: relative;}
.n_case ul li img{width: 100%;}
.n_case ul li h6{position: absolute;bottom: 20px;left: 0;padding:10px 50px;background-color: #fff;color: #333;}
.n_case ul li:hover h6{background-color: #cc0000;color: #fff;}
.n_case ul li:nth-child(3n){margin-right: 0;}
.n_case ul li h6{font-size: 16px;line-height: 2;color: #333;margin-top: 10px;}


.n_welfare ul{padding: 4rem 0;}
.n_welfare ul li{width:23.5%;margin-right:2%;margin-bottom: 2%;float: left;}
.n_welfare ul li img{width: 100%;}
.n_welfare ul li h6{font-size: 16px;color: #333;line-height: 2;margin-top: 10px;}
.n_welfare ul li:nth-child(4n){margin-right: 0;}
.n_welfare ul li p{font-size: 14px;line-height: 2;color: #666;}


.n_news ul{padding: 50px 0 0;}
.n_news ul li{padding: 30px;position: relative;margin-bottom: 40px;width: 49%;margin-right: 2%;float: left;border-bottom: 1px solid #ddd;}
.n_news ul li:first-child{width: 100%;float: unset;background-color: #f5f6f8;border-bottom: 0px;}
.n_news ul li:nth-child(2n-1){margin-right: 0;}
.n_news ul li:last-child{margin-bottom: 0;}
.n_news ul li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #cc0000;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.n_news ul li:first-child::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #eaebed;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.n_news ul li:hover:before {left: 0;width: 100%;}
.n_news ul li a {
    padding: 0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;position: relative;display: block;}



.n_news ul li a .img, .n_news ul li a .img img {display: none;}
.n_news ul li:first-child a .img, .n_news ul li:first-child a .img img {float: left;width: 19.375rem;overflow: hidden;display: block;}

.n_news ul li:first-child a .con {width: calc(100% - 19.375rem);padding-left: 2rem;float: right;margin-top:20px;}
.n_news ul li a .con .box_table {text-align: left;}

.n_news ul li a h5 {font-size: 19px;height: 20px;line-height: 20px;color: #3b3b3b;position: relative;margin-bottom: 0.75rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.6s;}
.n_news ul li:hover a h5{color: #fff;}
.n_news ul li:first-child:hover a h5{color: #3b3b3b;}
.n_news ul li a h6 {
    font-size: 15px;
    color: #888887;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1rem;
    position: relative;
}
.n_news ul li:hover a h6{color: #fff;}
.n_news ul li:first-child:hover a h6{color: #888887;}
.n_news ul li a p {font-size: 16px;color: #868686;line-height: 1.5;margin: 1.55rem 0 0rem;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n_news ul li:hover a p{color: #fff;}
.n_news ul li:first-child:hover a p{color: #868686;}
.n_news ul li a span {font-size: 13px;color: #666666;transition: 0.6s;}
.n_news ul li:hover a span{color: #fff;}
.n_news ul li:first-child:hover a span{color: #666;}

.n_join .top_join{text-align: center;padding-top: 50px;}
.n_join .list_join{
    display: inline-block;
    margin: 0 14px;
    width: 180px;
    height: 44px;
    line-height: 44px;
    border: #d2d2d2 1px solid;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
}
.n_join .list_join a {
    display: block;
    font-size: 14px;
    color: #4b4b4b;
}
.n_join ul{padding: 50px 0 0 0;}
.n_join ul li {
    margin-bottom: 20px;
}
.n_join ul li .top {
    position: relative;
    height: 90px;
    background: #f4f5f9;
    padding: 20px 30px;
    box-sizing: border-box;
}
.n_join ul li .top h5 {
    font-size: 16px;
    color: #5e5e5e;
    margin-bottom: 10px;
}
.n_join ul li .top h6 {
    font-size: 12px;
    color: #818181;
}
.n_join ul li .top i {
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    background: url(/skin/images/join_jia.png) center no-repeat;
}
.n_join ul li .ar_article {
    padding: 35px;
    background: #f4f5f9;
    display: none;
}
.ar_article p {
    font-size: 14px;
    color: #858586;
    line-height: 30px;
    text-align: justify;
    padding-bottom: 15px;
}
.n_join ul li a.open .top {
    background: #cc0000;
}
.n_join ul li a.open .top h5 {
    color: #fff;
}
.n_join ul li a.open .top h6 {
    color: #fff;
}
.n_join ul li a.open .top i {
    background: url(/skin/images/join_jian.png) center no-repeat;
}

.n_lianxi_container{ background:#f4f5f9 url(/skin/images/n_container_bg01.png) center bottom no-repeat; background-size:100% auto}
.n_lianxi .fl01{ padding:4.375rem 0 3.5rem}
.n_lianxi .fl01 .botom_box{ padding:3.125rem 0 0}
.n_lianxi .fl01 .botom_box h4{ font-size:18px; line-height:28px; color:#404040; font-weight:bold; margin-bottom:1.25rem}
.n_lianxi .fl01 .botom_box p{ font-size:15px; line-height:28px; color:#404040;}
.n_lianxi .fl01 .botom_box .right{ text-align:center}
.n_lianxi .fl01 .botom_box .right h3 img{ width:125px; height:125px; border:#e9e9e9 1px solid}
.n_lianxi .fl01 .botom_box .right h5{ font-size:12px; color:#7f7e7e; margin-top:0.5rem}

.n_lianxi ul{ margin:0 -1.375rem; font-size:0}
.n_lianxi ul li{ display:inline-block; width:33.3333333%; padding:0 1.375rem; margin-bottom:1.5rem}
.n_lianxi ul li a{ display:block; overflow:hidden; padding:2rem 2.5rem; border:#dadada 2px solid; border-radius:3px;}
.n_lianxi ul li h4{ font-size:17px; line-height:26px; color:#696969; font-weight:bold; margin-bottom:1.25rem}
.n_lianxi ul li p{font-size: 14px;line-height: 26px;color:#696969;}

.n_zhiliang{ background:url(/skin/images/n_zhiliang_bg.png) center 1.25rem no-repeat; background-size:100% auto}

/*新闻详情*/
.n_news_detail{padding: 4.375rem 0 5rem;}
.n_news_detail .content{display: table;width: 100%;}
.n_news_detail .n_left{}
.n_news_detail .n_left .box{padding: 0;}
.n_news_detail .n_left .box .ar_title{margin-bottom: 2.125rem;border-bottom: #e4e4e4 1px solid;padding-bottom: 0.75rem;}
.n_news_detail .n_left .box .ar_title h3{font-size: 1.5625rem;color: #3c3c42;line-height:3rem;margin-bottom: 0.375rem;font-weight: bold;}

.n_news_detail .n_left .box .ar_title h6{position:relative;} 
.n_news_detail .n_left .box .ar_title h6 span{font-size:14px;color: #888;margin-right:1rem;} 

.n_news_detail .n_left .box .pro_title{margin-bottom: 2.125rem;border-bottom: #e4e4e4 1px solid;padding-bottom: 2.125rem;}
.n_news_detail .n_left .box .pro_title .pro_title_left{width: 36%;float: left;border:1px solid #ddd;}
.n_news_detail .n_left .box .pro_title .pro_title_right{width: 60%;float: right;}
.n_news_detail .n_left .box .pro_title .pro_title_right h4{font-size: 24px;color: #333;margin-bottom: 60px;display: block;position: relative;}
.n_news_detail .n_left .box .pro_title .pro_title_right h4:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 3px;
    width: 48px;
    background: #cc0000;
}
.n_news_detail .n_left .box .pro_title .pro_title_right h6{font-size: 18px;color: #333;font-weight:bold;margin-bottom: 20px;}
.n_news_detail .n_left .box .pro_title .pro_title_right span{font-size: 16px;line-height: 2;color: #666;}


.fenxiang_box{ display:inline-block;}
.fenxiang_box:hover #j_shart_s_24{ display:inline-block;}

.shart_box{display:inline-block; cursor:pointer}


.b_nav{ text-align:center; margin-top:3.75rem}
.b_nav .con{ font-size:1.0625rem;}
.b_nav .con.center{ display:inline-block;}
.b_nav .con.center img{ margin:-3px 0.875rem 0;}
.b_nav .con.fl img{ margin:-3px 0.875rem 0 0;}
.b_nav .con.fr img{ margin:-3px 0 0 0.875rem;}
.b_nav .con.fl a,.b_nav .con.fr a,.b_nav .con.center a{ color:#666565}


.n_news_detail .n_right{display: table-cell;width:25%;width: 25.9375rem;}
.n_news_detail .n_right .content01{padding: 2rem 2.75rem;background:#f0f0f3;}
.n_news_detail .n_right .content01 .time{width:100%;margin-bottom: 2rem;}
.n_news_detail .n_right .content01 .time h3{font-size:3.125rem;color:#888888;font-weight:bold;font-family:Roboto;position:relative;padding-bottom: 0.875rem;margin-bottom: 1rem;}
.n_news_detail .n_right .content01 .time h3:before{content:"";position:absolute;width:1.5rem;height:3px;background:#c5262c;bottom:0;left: 4px;}
.n_news_detail .n_right .content01 .time h5{font-size:14px;color:#bebebe;font-weight:bold;font-family:Roboto;margin-bottom: 1.25rem;padding-left: 4px;}
.n_news_detail .n_right .content01 .time h6{font-size:15px;color:#757575;}
.n_news_detail .n_right .content01 .tuijian h3{font-size:1.25rem;color:#5c5c5c;font-weight:bold;padding-bottom:1.875rem;border-bottom:#d3d3d3 1px solid;margin-bottom:1.5rem;margin-top: 3.75rem;}
.n_news_detail .n_right .content01 .tuijian ul li{ margin-bottom:1.25rem}
.n_news_detail .n_right .content01 .tuijian ul li a h5{font-size:16px;line-height:20px;max-height:40px;overflow:hidden;color:#5d5d5d;margin-bottom:10px;transition: 0.6s;}
.n_news_detail .n_right .content01 .tuijian ul li a h6{ font-size:12px; color:#929293}

.n_right .sticky {position: sticky;top:0;padding: 0;}
.n_news_detail .b_nav .con.center{width: 10rem;font-size: 16px;margin-left: 0rem;}


.n_news_detail .n_right .fenxiang h5{ font-size:12px; color:#77797e; margin-bottom:10px; position:relative; margin:60px 0 25px}
.n_news_detail .n_right .fenxiang h5:before{ content:""; position:absolute; left:0; top:50%; margin-top:-1px; width:25px; height:1px; background:#e8e8e8}
.n_news_detail .n_right .fenxiang h5:after{ content:""; position:absolute; right:0; top:50%; margin-top:-1px; width:25px; height:1px; background:#e8e8e8}
.n_news_detail .n_right .fenxiang h3{margin-bottom: 0;display: inline-block;margin-right: 8px;}
.n_news_detail .n_right .fenxiang h3 a{display:inline-block;background: none;border-radius: 50%;position: relative;width: 50px;height: 50px;line-height: 48px;overflow:hidden;float: none;text-indent: 0;margin: 0;border: #bdbdc0 1px solid;text-align: center; transition:0.36s;}
.n_news_detail .n_right .fenxiang h3 a:before{ content:""; position:absolute; width:100%; height:100%; left:0; top:0; transform:scale(0); transition:0.36s; border-radius: 50%;}
.n_news_detail .n_right .fenxiang h3 a img{height: 24px;vertical-align: middle;margin-top: -5px;position:relative;-webkit-filter: grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity: 0.4;}
.n_news_detail .n_right .fenxiang h3.h301 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3.h302 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3.h303 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3.h304 a:hover:before{ transform:scale(1); background:#bdbdc0;}
.n_news_detail .n_right .fenxiang h3 a:hover img{ -webkit-filter: grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(10);filter:grayscale(0);filter:gray;opacity: 1;}

/*==============字号控件=====================*/
#font_set_box{display: inline-block;background: url(/skin/images/icon_font.png) left center no-repeat;padding-left: 20px;}

.font_box{ display:inherit; position:relative; }

.font_box a {display:inline-block;width:14px;line-height:36px;font-size:12px;color: #c4c5c7;text-align:center;}
.font_box a.on{ color: #cc0000;}
.font_box a:hover{ color:#cc0000; }
.font_size_lg{ font-size:18px !important; line-height: 40px !important;}
.font_size_lg p{ font-size:18px !important; line-height: 40px !important;  padding-bottom: 30px !important;}
.font_size_md{ font-size:16px !important; line-height: 36px !important;}
.font_size_md p{ font-size:16px !important;  line-height: 36px !important; padding-bottom: 25px !important;}
.font_size_sm{ font-size:14px !important;}
.font_size_sm p{ font-size:14px !important;}

.tc1 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);display:  none;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto;transform:scale(1);} 
.tc1 .close:hover{ transform:rotate(180deg);}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc1 .tc-box{position:absolute;overflow: hidden;top:50%;z-index:9999;height: 480px;width: 640px;left:50%;margin-left: -320px;margin-top: -240px;background: #fff;padding: 40px 20px;  -webkit-animation-duration: 1.2s; animation-duration: 1.2s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;  -webkit-animation-name: anim-close-2; animation-name: anim-close-2;}
.tc1 .tc.act{display: block; }
.tc1 .tc.act .tc-box{ -webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
.tc1 .close{position: absolute;cursor:pointer;font-size: 20px;right: 50%;top: 50%;margin-right: -352px;margin-top: -266px;}
.tc1 .tc-bg {height: 100%;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}


.ar_article.ar_web{}
.ar_article.ar_wap{ display:none}

.n_youshi_detail .fl02 .ar_article img{max-width: 7rem;max-height: 5rem;}

.anniu_left{position:relative;overflow:hidden;z-index: 100000;}

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/



/*==========================================内页 结束=============================================*/

/*aos="zoom-in" aos-duration="1200"*/
@media(min-width: 768px){
  .n_bottom ul li a:hover .img h6{transform: translateY(-40px);}
  .n_bottom ul li a:hover .img{ border:#cc0000 1px solid; background:#cc0000}
  .n_bottom ul li a:hover .img svg{ fill:#fff}
  

  .n_news .fl01 ul li .con h5:hover, .n_news .fl02 ul li a h5:hover, .n_news .fl02 ul li a span:hover, .n_news_detail .n_right .content01 .tuijian ul li a h5:hover{ color:#cc0000}

  .n_news .fl02 ul li:hover:before{ left:0; width:100%}
  
  .n_zhaopin_detail .fl01 .left .more00 a:hover{ background:#ae0e26}
  
  .n_fcjs ul li a:hover:before{ background:#cc0000; transform:translateY(0)}
  .n_fcjs ul li a:hover .con h5{ color:#fff}

  
  #s_serve ul li .img:hover, #s_ceshi ul li .img:hover{ transform:scale(1.05)}
  
  .header .right .tel:hover img, .header .right .ewm:hover img, .header .right .ewm.yuyan:hover img{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:none;}
  .n_about ul.ul02:hover .miso-prev, .n_about ul.ul02:hover .miso-next{ opacity:1} 
}



@media(max-width: 1760px){

  .nav li{ margin-right:1.5rem}
  .header{ padding-left:1rem}
  #s_serve ul li .img{width: 40%;}
  #s_serve ul li .txt{width: 58%;}
  #s_serve .count-item .count-list h5{font-size: 14px;}
  .footer .left dl:nth-child(3){display: none;}
  .banner ul li.li01 .box_table h6{font-size: 64px;}
  .banner ul li.li01 .box_table h3{font-size: 32px;}
}
@media(max-width: 1400px){
  .footer .left dl{margin-left: 1rem;margin-right: 1rem}

}
@media(max-width: 1200px){
  .nav li{ margin-right:1rem}
  .positioning.width1900{ transform:scale(0.7)}
}

@media(max-width: 1060px){
  .header .right .ewm, .header .right .tel{width: 60px !important;}
  .header .right .ewm.yuyan{ width:6rem} 
}

@media(max-width: 992px){
  .nav{ display:none}
  #openBtn{ display:block}
  .header_top, .header:before{ height:65px;width: 100%;}
  .header{ height:65px;position: fixed;}
  .header .logo{ height:65px; line-height:65px;}
  .header .right .ewm, .header .right .tel{ height:65px;}
  .header .right .ewm.yuyan{font-size: 0;}
  .header .right .sousuo{display: none;}
  

  #s_jishu ul li font img{max-height:3rem;}
  
  #s_ceshi ul li{ height:auto}
  #s_ceshi ul li .img{width:100%;float: none;height: 30rem;}
  #s_ceshi ul li .txt{width:100%;padding: 3rem 15px;text-align: left;}
  #s_ceshi ul li.li_1 .txt01{width:100%;display: block;max-width: 100%;}
  #s_ceshi ul li .txt .con{float:left;width: 100%;}
  
  #s_news ul li .img, #s_news ul li .img img{ height:12rem}
  
  .n_about ul.ul01 li{ margin-bottom:1rem}
  .n_about ul.ul01{ margin:2rem 0 2rem}
  
  .n_title{ display:none}
  #m_n_nav{ display:block}
  
  .n_banner{height: 22vh;}
  
  .n_news_detail .content{ display:block}
  .n_news_detail .n_left{ width:100%; padding:0}

  .n_news_detail .n_right{ width:100%; display:none}
  
  .b_nav .con{ font-size:14px;}
  .n_news_detail .n_left .box .ar_title h6 span{ display:inline-block}
  
  .n_jairu .fl03 .miso_bd ul li{ width:50%}
  
  .n_fcjs ul li a{ padding:1.5rem 1.5rem}
  .n_fcjs ul li a .con{ padding-left:1.5rem}
  .n_pinzhong .fl01 .right ul li{ width:50%}

  
  .width1024 .img{width: 40%;}

  #s_serve ul li .txt{ width:100%}
  #s_serve ul li .img{width:100%;position: relative;top: auto;bottom: auto;height: 30rem;}
  
  .ar_article.ar_web{ display:none}
  .ar_article.ar_wap{ display:block}
} 

@media(max-width: 768px){
  #gotop{ right:0; transform:scale(0.7)}
  #s_ceshi ul li .txt .con .s_ceshi_ys .miso_bd_item{overflow: hidden;font-size: 14px;}
  .header .logo img{height: 35px;}
  #s_serve{padding-top: 30px;}
  #s_serve ul li.li_1 .box_table{padding: 0;}
  
  .header .right .ewm, .header .right .tel{width: 40px;}

  .header .right .ewm img, .header .right .tel img{ height:16px;}
  .header .right .ewm.yuyan img{ margin-right:1px}
  .header .right .tel{ display:none}

   #s_serve ul li .img{height: 16rem;}

  
  .banner ul li.li01 .box_table h6{font-size:18px;margin-bottom: 2rem;}
  .banner ul li.li01 .box_table h3{font-size:1.25rem;margin-bottom: 10px;letter-spacing: 1.5px;}
  .banner ul li.li01 .box_table h5{font-size:1.25rem;margin-bottom: 1rem;}
  
  .banner .miso-prev, .banner .miso-next{width: 35px;height: 35px;background-size: 100%;}
  
  .banner{ height:40vh}
  .banner ul li.li01{ height:40vh}
  .banner ul li.li01 .box_table h6{ margin-top:0}
  .ind_video_box img, .ind_video_box .ban_img{ height:40vh}
  .banner-next .next-icon{ transform:scale(0.8)}
  .datu{ height:auto}
  #s_fangan{position:relative;bottom: 0;padding: 2rem 0;height: auto;}
  
  #s_fangan .tt{width:100%;height: 40px;line-height: 40px;background: #fff;color: #333;font-size: 18px;font-weight: bold;}
  #s_fangan .tt:before{border-top:#fff 7.8125rem solid;display: none;}
  #s_fangan ul{width:100%;padding: 0.5rem 0;}
  #s_fangan ul li{ height:auto}
  #s_fangan ul li span{height:50px;transform: scale(0.7);margin-top: -1rem;margin-bottom: -0.5rem;}
  #s_fangan ul li h5{line-height:30px;margin: 0;}
  
  #s_serve ul li{ height:auto;}
  #s_serve ul li .txt{ padding:2.5rem 15px}
  #s_serve ul li .txt .con{ width:100%}
  
  #s_serve ul li .txt h4{font-size:22px;line-height: 22px;padding-top: 14px;}
  #s_serve ul li .txt h5{font-size:18px;margin: 14px 0 18px;}
  #s_serve ul li .txt p{font-size: 13px;line-height:20px;height: 40px;}
  #s_serve ul li .txt .more{ margin-top:1.5rem; }
  #s_serve ul li .txt .more img{height: 24px;}
  
/*  #s_jishu ul li{width: 33.333333%;}*/
.footer .fl .input{width: 100%;}
.footer .fl .input .input-text{width: 70%!important;float: left;}
  #s_jishu ul li font{display:block;line-height: 3rem;}

  #s_jishu ul li font img{max-width: 34px;max-height: 28px;}
  #s_jishu ul li h5{font-size: 16px;margin: 10px 0 0;padding: 0 12px;line-height: 20px;height: 40px;}
  #s_jishu ul li a{padding: 1rem 0 0;height: auto;}
  #s_jishu ul li a .box_table .txt{width: 100%;}
  .title00{margin-bottom: 1rem;}
  #s_jishu{ padding:3rem 0}
  #s_jishu ul li a .box_table .more{float: left;font-size: 14px;}

  #s_ceshi ul li .img{ height:16rem}
  
  #s_ceshi .miso_hd dl dd a{width:84px;height: 34px;line-height: 30px;font-size: 13px;}
  #s_ceshi .miso_hd dl dd{ margin-left:0.75rem; margin-right:1px}
  #s_ceshi ul li .txt h4{font-size:22px;line-height: 22px;padding-top: 14px;}

  #s_ceshi ul li .txt h5{font-size:18px;margin: 14px 0 18px;}
  #s_ceshi ul li .txt p{font-size: 13px;line-height:24px;height: 48px;}
  #s_ceshi ul li .txt .more{ margin-top:1.5rem; }
  #s_ceshi ul li .txt .more img{height: 24px;}
  
  #s_news ul li{width:100%;margin-bottom: 1rem;}
  #s_news ul li a{ display:block; overflow:hidden}
  #s_news ul li .img, #s_news ul li .img img{width: 150px;height: 110px;float:left;}
  #s_news ul li .con{width: calc(100% - 150px);float:left;padding: 10px 0 0 12px;}
  #s_news ul li .con h5{font-size:15px;line-height: 20px;height: 40px;white-space:normal;margin: 10px 0 10px;}
  #s_news ul{ padding-bottom:2rem}
  #s_news ul.miso-dots{padding-bottom:0;margin: 0;}
  #s_news ul li .con p{ font-size:12px}
  #s_news{ padding:3rem 0}
  #s_news ul li .con h6{ font-size:13px;}
  
  #s_product{ padding:2rem 0}
  .footer .left{ display:none}
  .footer .right{ width:100%}
  #s_lianxi .miso_bd .img img{width: 70px;height: 70px;}
  #s_lianxi .miso_bd .img{width: 80px;height: 80px;}
  #s_lianxi .miso_bd .con{display:inline-block;width: calc(100% - 86px);}
  
  #s_lianxi .miso_bd .con h5{font-size:14px;padding: 3px 0 10px;}
  #s_lianxi .miso_bd .con p{ font-size:12px;}
  .footer{ padding:2rem 0}
  
  footer .fl{ width:100%; text-align:center}
  footer p, footer p a{ line-height:20px;}
  footer .fr{ width:100%; text-align:center; margin-top:1rem}

}
